.float-right-box {
	width: 250px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -127px;
	background-color: #ff7f27;
	z-index: 1000;
	transition: width 0.3s ease 0s;
}
.float-right-box.on {
	width: 50px;
}
.float-right-box .top-list {
	width: 100%;
}
.float-right-box .top-list ul {
	width: 100%;margin:0;
}
.float-right-box .top-list li {
	width: 100%;
	position: relative;
	transition: background 0.3s ease 0s;
	height: 50px;
}
.float-right-box .top-list a {
	display: block;
	width: 100%;
}
.float-right-box .top-list .ico {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	transition: background 0.3s ease 0s;
	z-index: 2;
}
.float-right-box .top-list .ico1 {
	background: url(../image/ico_58.png) no-repeat center #ff7f27;
}
.float-right-box .top-list .ico2 {
	background: url(../image/ico_59.png) no-repeat center #ff7f27;
}
.float-right-box .top-list .ico3 {
	background: url(../image/ico_60.png) no-repeat center #ff7f27;
}
.float-right-box .top-list .ico4 {
	background: url(../image/ico_61.png) no-repeat center #ff7f27;
}
.float-right-box .top-list .ico5 {
	background: url(../image/ico_62.png) no-repeat center #ff7f27;
}
.float-right-box .top-list .ico7 {
	background: url(../image/ico_69.png) no-repeat center #ff7f27;
}
.float-right-box .top-list .stt {
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	transition: color 0.3s ease 0s;
	position: absolute;
	left: 28px;
	top: 0;
	z-index: 1;
	width: 222px;
	cursor: pointer;
}
.float-right-box .top-list li:hover .stt {
	color: #15191e;
}
.float-right-box .top-list li:hover .ico1 {
	background: url(../image/ico_58_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico2 {
	background: url(../image/ico_59_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico3 {
	background: url(../image/ico_60_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico4 {
	background: url(../image/ico_61_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico5 {
	background: url(../image/ico_62_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico7 {
	background: url(../image/ico_69_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover {
	background-color: #fff;
}
.float-right-box .top-list .return-webtop .stt {
	font-family: "Arial";
	font-weight: bold;
}
.float-right-box .top-list li .weix {
	position: relative;
}
.float-right-box .sidebox {
	position: absolute;
	right: 250px;
	top: 0;
	transition: all 0.1s ease 0s;
	width: 120px;
	z-index: 10;
	display: none;
	background: #fff;
}
.float-right-box .sidebox img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 5px auto;
}
#toolbar{display:none}
@media only screen and (min-width: 1200px){#wxnr,#weixin{display:none}}
@media only screen and (max-width: 1200px){.float-right-box{display:none!important}}
.pagess { font-size: 14px;  text-align:center;}
.pagess  a{ color:#666; }
.pagess > span { margin: auto 16px; }
.pagess .page-numbar { margin: auto 0; }
.pagess .page-numbar .page-num,.pagess .page-index,.pagess .page-pre,.pagess .page-next,.pagess .page-last { display: inline-block; margin: auto 4px; padding: 10px 12px; border:1px solid #e5e5e5; background:#fff;  border-radius: 2px; }
.pagess .page-numbar .page-num-current,
.pagess .page-numbar .page-num:hover { border-color: #000; color: #000; }
.page-status{display:none}
/* 工具栏 */
@media only screen and (max-width: 900px){
#toolbar{display:block!important}
body:after {
    height: 50px;content: "";
    width: 100%;
    display: block;
}
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 60px;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #ff7f27;
	display:flex;
	height:60px;
}
#toolbar .list li {
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-top:8px
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 12px;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 24px;
	height: 24px;
	display: block;
background-position: -48px 0;
}
#toolbar .list li:nth-child(2) s {
background-position: 0 0;
}
#toolbar .list li:nth-child(3) s {
background-position: -24px 0;
}
#toolbar .list li:nth-child(4) s {
background-position: -72px 0;
}
#toolbar .list li:hover {
	background: #fbdd16;
}
.icon {
    background: url(../image/icon.png) no-repeat;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 250px;
	/* height: 270px; */
	padding: 20px;
	padding-top: 25px;
	margin-top: -142px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#wxnr i {
	    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background: #333;
    border-radius: 50%;
    cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 2px 10px;
	line-height: 20px;
	background-color: #ff7f27;
	color: #fff;
	border-radius: 2px;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 25px;
	background-image: url(../image/wx.png);
	background-size: 16px;
	background-position: 10px center;
	background-repeat: no-repeat;
	margin-top: 5px;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -12px;
	z-index: 9999999;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 24px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 2px;
	display: none;
}
}